D3DVIEWPORT9

Undocumented in source.
version(Windows && Direct3D_9)
struct D3DVIEWPORT9 {}

Members

Variables

Height
DWORD Height;
Undocumented in source.
MaxZ
float MaxZ;
Undocumented in source.
MinZ
float MinZ;
Undocumented in source.
Width
DWORD Width;
Undocumented in source.
X
DWORD X;
Undocumented in source.
Y
DWORD Y;
Undocumented in source.

Meta